-
Notifications
You must be signed in to change notification settings - Fork 214
chore(deps): update devdependencies (non-major) #4027
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update devdependencies (non-major) #4027
Conversation
|
Hi @renovate[bot]. Thanks for your PR. I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
The image is available at: /test e2e-ocp-helm |
|
@github-actions[bot]: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/ok-to-test |
9050a77 to
1f678cd
Compare
|
The image is available at: /test e2e-ocp-helm |
1f678cd to
1ae65a8
Compare
|
The image is available at: /test e2e-ocp-helm |
1ae65a8 to
1799f02
Compare
|
The image is available at: /test e2e-ocp-helm |
1799f02 to
2ea7063
Compare
|
The image is available at: /test e2e-ocp-helm |
2ea7063 to
3c95397
Compare
|
The image is available at: /test e2e-ocp-helm |
3c95397 to
51c60a3
Compare
|
The image is available at: /test e2e-ocp-helm |
|
The image is available at: |
5295140 to
b79c937
Compare
|
The image is available at: |
b79c937 to
e557150
Compare
e557150 to
bc4a5c2
Compare
|
The image is available at: |
bc4a5c2 to
04b10ee
Compare
|
The image is available at: |
04b10ee to
672a4a4
Compare
672a4a4 to
5ae6b81
Compare
|
The image is available at: |
5ae6b81 to
3a0ffa6
Compare
|
The image is available at: |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3a0ffa6 to
e68cf1f
Compare
|
|
The image is available at: |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alizard0, christoph-jerolimov The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |



This PR contains the following updates:
1.57.0→1.58.01.9.0→1.10.02.7.5→2.7.6Release Notes
microsoft/playwright (@playwright/test)
v1.58.0Compare Source
QuiiBz/sherif (sherif)
v1.10.0Compare Source
JSON configuration in root
package.jsonWhen using many CLI arguments, it might be easier to move to the configuration format. In your root
package.json, add asheriffield containing the same options as the CLI, but in camelCase. Default values are shown below:{ "sherif": { "fix": false, "select": "highest", // "highest" | "lowest" "noInstall": false, "failOnWarnings": false, "ignoreDependency": [], // string[] "ignorePackage": [], // string[] "ignoreRule": [] // string[] } }--fail-on-warningsoptionAdd a new option
--fail-on-warningsto exit with code 1 if any warning issues are found. By default, only error issues will make Sherif exit with code 1.What's Changed
--fail-on-warningsoption by @QuiiBz in #141package.jsonby @QuiiBz in #146Full Changelog: QuiiBz/sherif@v1.9.0...v1.10.0
vercel/turborepo (turbo)
v2.7.6Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.